home *** CD-ROM | disk | FTP | other *** search
- Path: news.uiowa.edu!ozone!maclenna
- From: maclenna@ozone.uiowa.edu (Mark MacLennan)
- Newsgroups: comp.lang.c++
- Subject: Re: Multithreading Examples in C++
- Date: 20 Jan 1996 07:44:14 GMT
- Organization: Center for Global and Regional Environmental Research
- Distribution: world
- Message-ID: <4dq6ge$tdu@flood.weeg.uiowa.edu>
- References: <4dp37u$n35@cloner3.netcom.com>
- Reply-To: maclenna@cgrer.uiowa.edu (Mark MacLennan)
- NNTP-Posting-Host: ozone.cgrer.uiowa.edu
-
- In article <4dp37u$n35@cloner3.netcom.com> mcorcora@ix.netcom.com(Marian Corcoran ) writes:
- >Examples of Multithreading in C++
- >
- > See the C/C++ Users Journal, Nov. 1995 for articles on this
- >topic. It's an excellent periodical, edited by P.J. Plauger.
- >If you can't get Nov. 1995 from a library in your area, you
- >are able to get back issues. They may be reached at
- >
- > cujsub@dpub.com
- >
-
- Two other potentially useful articles on this subject are:
-
- "A C++ Framework for DCE Threads" by Michael Yam in Dr. Dobbs Sourcebook
- (July/August 1995)
-
- "Writing Multi-threaded Applications in C++" by Pete Becker in C++ Report
- (February 1994)
-
- HP distributes a Object-Oriented Distributed Computing Environment (OODCE)
- C++ Class Library for developing object-based client/server applications.
- Their Programmer's Guide for this class library also contains some
- information on using threads. I think this software is available through
- OSF.
-
- - MARK
-
-
-